type github.com/jackc/pgx/v5/pgtype.untypedTextArray

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		array.go#L102: type untypedTextArray struct {
		array.go#L108: func parseUntypedTextArray(src string) (*untypedTextArray, error) {
		array.go#L109: 	dst := &untypedTextArray{